| PlStudentInSchool |
| Logical Entity Name | PlStudentInSchool |
| Default Table Name | PlStudentInSchool |
| Physical Only | NO |
| Definition | |
| Note |
| PlStudentInSchool Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlStudentInSchoolID |
int | NO | ||
PlStudentID |
int | NO | ||
| AdEnrollID | int | NO | ||
SyStudentID |
int | NO | ||
SySchoolStatusID |
int | NO | ||
| DatePlaced | datetime | YES | ||
| SalaryLow | money | YES | ||
| SalaryHigh | money | YES | ||
| HasCar | bit | NO | ||
| WantsAssistance | bit | NO | ||
| DateAvailable | datetime | YES | ||
| DaysAvailable | char(7) | YES | ||
| HoursAvailable | nvarchar(40) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Comments | nvarchar(2000) | YES | ||
| PlReasonID | int | YES |
| PlStudentInSchool Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlStudentInSchool_PLStudentID_ADEnrollID_SyStudentID_SySchoolStatusID_N_N_IDX | Index | PlStudentID, AdEnrollID, SyStudentID, SySchoolStatusID |
| PK_PlStudentInSchool_PlStudentInSchoolID | PrimaryKey | PlStudentInSchoolID |
| PlStudentInSchool Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| PlStudent | Non-Identifying | One To Zero or More | FK_PlStudentInSchool_PlStudentID_PlStudent_PlStudentID | PlStudentID | NO | YES | ||
| SySchoolStatus | Non-Identifying | One To Zero or More | FK_PlStudentInSchool_SySchoolStatusID_SySchoolStatus_SySchoolStatusID | SySchoolStatusID | NO | YES | ||
| syStudent | Non-Identifying | One To Zero or More | FK_PlStudentInSchool_SyStudentID_SyStudent_SyStudentID | SyStudentID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlStudentInSchool_UserID_SyStaff.SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlStudentInSchool Check Constraints |
| Check Constraint Name | CheckConstraint |